| Overload | Description |
|---|---|
| Paging<TKey>(Expression<Func<T,TKey>>,Int32) | Applies paging to this client view. |
| Paging<TKey>(Expression<Func<T,TKey>>,Boolean,Int32) | Applies paging to this client view. |
| Overload | Description |
|---|---|
| Paging<TKey>(Expression<Func<T,TKey>>,Int32) | Applies paging to this client view. |
| Paging<TKey>(Expression<Func<T,TKey>>,Boolean,Int32) | Applies paging to this client view. |